home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / misc1 / mb12.zip / SETUP.INF < prev    next >
INI File  |  1992-03-16  |  2KB  |  67 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Fred Hewitt Smith
  3.  
  4. [Application] 
  5. ;Application global information 
  6. AppName=Win3: Memory Builder Installation
  7. DefDir=C:\MB
  8. SpaceNeeded=600
  9. DefPMGroup=MemBuild.GRP,Memory Builder
  10.  
  11. [Disks] 
  12. ;List of diskettes needed to install the product and the name 
  13. ;of each diskette.
  14. 1=Setup
  15.  
  16. [Dirs] 
  17. ;lists of directories that must be created from the destination directory 
  18. ;files to be copied are in the same directory structure on the 
  19. ;floppy (by default) 
  20. 1=.
  21.  
  22. [Files] 
  23. ;description, name, (dir #), (diskette #), (Compressed)
  24. English Intro,                   README.DOC,1,1,N
  25. French Intro,                    LISEZMOI.DOC,1,1,N
  26. Spanish Intro,                   LEME.DOC,1,1,N
  27. Memory Builder Application File, MB.EXE,     1,1,N
  28. Memory Builder DLL,          MBDLL.DLL,  1,1,N
  29. Memory Builder Library,      MBDLL.LIB,  1,1,N
  30. Memory Builder Dialogs,      MBMDI.DIA, 1,1,N
  31. Memory Builder Menu Dialogs,     MENUS.DIA, 1,1,N
  32. Memory Builder English Help,     ENGLISH.HLP,1,1,N
  33. Memory Builder French Help,      FRENCH.HLP, 1,1,N
  34. Memory Builder Spanish Help,     SPANISH.HLP,1,1,N
  35. Memory Builder English Reg,     ENGLISH.REG,1,1,N
  36. Memory Builder French Reg,      FRENCH.REG, 1,1,N
  37. Memory Builder Spanish Reg,     SPANISH.REG,1,1,N
  38. German Verb Learn File,      KONNEN.LRN, 1,1,N
  39. Spanish Verb File,           SER.LRN,    1,1,N
  40. French Verb  File,           AVOIR.LRN,1,1,N
  41. Spanish Vocab File,          SPAN30.LRN,1,1,N
  42. Spanish Speakers' Vocab,     TOBE.LRN,1,1,N
  43. French Speakers' Vocab,      AM.LRN,1,1,N
  44. Quijote Vocabulary File,         DQ-1-11.LRN,1,1,N
  45. German Verb Learn File,      KONNEN.DF, 1,1,N
  46. Spanish Verb File,           SER.DF,    1,1,N
  47. French Verb  File,           AVOIR.DF,  1,1,N
  48. Spanish Vocab File,          SPAN30.DF,1,1,N
  49. Spanish Speakers' Vocab,     TOBE.DF,1,1,N
  50. Quijote Vocabulary File,     DQ-1-11.DF,1,1,N
  51.  
  52. [PM Info] 
  53. ;File Name, App Description, Icon file #, Icon #
  54. MB.EXE ,        Memory Builder
  55. ;DeepFreeze Icon, persist
  56. MB.EXE /P,  MB Continue,    MB.EXE,1
  57. ;learn, start at beginning
  58. MB.EXE KONNEN.LRN /P,    konnen.lrn,     MB.EXE,3
  59. ;start editor
  60. MB.EXE SER.LRN /P,       ser.lrn,    MB.EXE,3
  61. MB.EXE AVOIR.LRN /P,       avoir.lrn,    MB.EXE,3
  62. MB.EXE SPAN30.LRN /P,      span30.lrn,    MB.EXE,3
  63. MB.EXE TOBE.LRN /P,      tobe.lrn,    MB.EXE,3
  64. ;learn,use persist file
  65. MB.EXE DQ-1-11.LRN /P,   DQ-1-11.lrn, mb.exe,2
  66. [End]
  67.